-
Home
-
OCA para WooCommerce
-
4.0.2 (latest)
-
Code
-
Classes
- Address
| Total Complexity |
16 |
| Dependencies |
0 |
| Dependents |
5 |
| Total lines |
127 |
| Lines of code |
64 |
| Logical lines of code |
29 |
| Comment lines |
27 |
| Methods |
13 |
| Properties |
9 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_full_address() |
S |
56 |
4 |
20 |
| __construct() |
S |
62 |
1 |
11 |
| get_street() |
S |
82 |
1 |
3 |
| get_number() |
S |
82 |
1 |
3 |
| get_floor() |
S |
82 |
1 |
3 |
| get_apartment() |
S |
82 |
1 |
3 |
| has_postcode() |
S |
80 |
1 |
3 |
| get_postcode() |
S |
82 |
1 |
3 |
| get_city() |
S |
82 |
1 |
3 |
| get_state() |
S |
82 |
1 |
3 |
| get_extra_info() |
S |
82 |
1 |
3 |
| get_shipping_branch() |
S |
82 |
1 |
3 |
| set_shipping_branch() |
S |
81 |
1 |
3 |